vendor/golang.org/x/text/unicode/bidi.bracketPairer.setBracketsToType (method)

2 uses

	vendor/golang.org/x/text/unicode/bidi (current package)
		bracket.go#L306: 	p.setBracketsToType(loc, dirPair, initialTypes)
		bracket.go#L309: func (p *bracketPairer) setBracketsToType(loc bracketPair, dirPair Class, initialTypes []Class) {